Class HandshakeResponse.Error
java.lang.Object
com.inductiveautomation.ignition.common.messages.HandshakeResponse
com.inductiveautomation.ignition.common.messages.HandshakeResponse.Error
- Enclosing class:
- HandshakeResponse
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class com.inductiveautomation.ignition.common.messages.HandshakeResponse
HandshakeResponse.Error, HandshakeResponse.GsonAdapter, HandshakeResponse.Success -
Method Summary
Modifier and TypeMethodDescriptiongetCode()booleanstatic HandshakeResponse.Errorstatic HandshakeResponse.Errorof(HandshakeResponse.Error.Code code, String message) toString()
-
Method Details
-
isSuccess
public boolean isSuccess()- Specified by:
isSuccessin classHandshakeResponse
-
getAsSuccess
- Specified by:
getAsSuccessin classHandshakeResponse
-
getAsError
- Specified by:
getAsErrorin classHandshakeResponse
-
getCode
-
getMessage
-
toString
-
of
-
of
-