Interface IMessage
- All Known Implementing Classes:
Abort,Authenticate,Call,Cancel,Challenge,Error,Event,Goodbye,Hello,Interrupt,Invocation,Publish,Published,Register,Registered,Result,Subscribe,Subscribed,Unregister,Unregistered,Unsubscribe,Unsubscribed,Welcome,Yield
public interface IMessage
-
Method Summary
Modifier and Type Method Description java.util.List<java.lang.Object>marshal()
-
Method Details
-
marshal
java.util.List<java.lang.Object> marshal()
-