net.openwings.connector.synchronous
Interface UserProxy
- All Superinterfaces:
- SenderProxy, java.io.Serializable
- public interface UserProxy
- extends SenderProxy
This interface contains the methods that are to be implemented by a s
service's user proxy. These methods provide a standard interface for
initializing, connecting, disconnecting and communicating through an
arbitrary transport protocol to a ProviderProxy.
This interface also provides a standardization
that can be used by generators for specific protocols.