Class StatelessRemoteInterfaceRefEndpoint


  • public class StatelessRemoteInterfaceRefEndpoint
    extends java.lang.Object
    Author:
    Pavel Bucek
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String onMessage​(java.lang.String message)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StatelessRemoteInterfaceRefEndpoint

        public StatelessRemoteInterfaceRefEndpoint()
    • Method Detail

      • onMessage

        public java.lang.String onMessage​(java.lang.String message)