de.root1.simon.codec.messages
Class MsgInterfaceLookupReturn
java.lang.Object
de.root1.simon.codec.messages.AbstractMessage
de.root1.simon.codec.messages.MsgInterfaceLookupReturn
- All Implemented Interfaces:
- java.io.Serializable
public class MsgInterfaceLookupReturn
- extends AbstractMessage
Lookup return message
- Author:
- ACHR
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MsgInterfaceLookupReturn
public MsgInterfaceLookupReturn()
getInterfaces
public java.lang.Class<?>[] getInterfaces()
setInterfaces
public void setInterfaces(java.lang.Class<?>[] interfaces)
getRemoteObjectName
public java.lang.String getRemoteObjectName()
setRemoteObjectName
public void setRemoteObjectName(java.lang.String remoteObjectName)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2011. All Rights Reserved.