Package host.anzo.simon.codec.messages
Class MsgInterfaceLookupReturn
java.lang.Object
host.anzo.simon.codec.messages.AbstractMessage
host.anzo.simon.codec.messages.MsgInterfaceLookupReturn
- All Implemented Interfaces:
Serializable
Lookup return message
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<?>[]Class<?>[]String[]voidsetInterfaces(String[] interfaces) voidsetRemoteObjectName(String remoteObjectName) toString()Methods inherited from class host.anzo.simon.codec.messages.AbstractMessage
getErrorMsg, getMsgType, getSequence, hasError, setErrorMsg, setSequence
-
Constructor Details
-
MsgInterfaceLookupReturn
public MsgInterfaceLookupReturn()
-
-
Method Details
-
getInterfaces
- Throws:
ClassNotFoundException
-
getInterfaces
- Throws:
ClassNotFoundException
-
getInterfacesString
-
setInterfaces
-
getRemoteObjectName
-
setRemoteObjectName
-
toString
-