Class ServiceProxyToken

  • All Implemented Interfaces:
    java.io.Serializable

    public class ServiceProxyToken
    extends java.lang.Object
    implements java.io.Serializable
    Token that replaces a service proxy when the proxy is serialized.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      ServiceProxyToken​(java.lang.String serviceId)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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