Class ComBinaryDynamic
java.lang.Object
org.eclipse.serializer.communication.binarydynamic.ComBinaryDynamic
-
Method Summary
Modifier and TypeMethodDescriptionstatic final org.eclipse.serializer.communication.types.ComClient<org.eclipse.serializer.communication.types.ComConnection> Client()/static final org.eclipse.serializer.communication.types.ComClient<org.eclipse.serializer.communication.types.ComConnection> Client(int localHostPort) static final org.eclipse.serializer.communication.types.ComClient<org.eclipse.serializer.communication.types.ComConnection> Client(int localHostPort, org.eclipse.serializer.communication.types.ComPersistenceAdaptorCreator<org.eclipse.serializer.communication.types.ComConnection> persistenceAdaptorCreator) static final org.eclipse.serializer.communication.types.ComClient<org.eclipse.serializer.communication.types.ComConnection> Client(InetSocketAddress targetAddress) static final org.eclipse.serializer.communication.types.ComClient<org.eclipse.serializer.communication.types.ComConnection> Client(InetSocketAddress targetAddress, org.eclipse.serializer.communication.types.ComPersistenceAdaptorCreator<org.eclipse.serializer.communication.types.ComConnection> persistenceAdaptorCreator) static final org.eclipse.serializer.communication.types.ComClient<org.eclipse.serializer.communication.types.ComConnection> Client(org.eclipse.serializer.communication.types.ComPersistenceAdaptorCreator<org.eclipse.serializer.communication.types.ComConnection> persistenceAdaptorCreator) static final org.eclipse.serializer.communication.types.ComClientChannel<org.eclipse.serializer.communication.types.ComConnection> connect()static final org.eclipse.serializer.communication.types.ComClientChannel<org.eclipse.serializer.communication.types.ComConnection> connect(int localHostPort) static final org.eclipse.serializer.communication.types.ComClientChannel<org.eclipse.serializer.communication.types.ComConnection> connect(InetSocketAddress targetAddress) static org.eclipse.serializer.communication.types.ComFoundation.Default<?> static final org.eclipse.serializer.communication.types.ComHost<org.eclipse.serializer.communication.types.ComConnection> Host()/static final org.eclipse.serializer.communication.types.ComHost<org.eclipse.serializer.communication.types.ComConnection> Host(int localHostPort) static final org.eclipse.serializer.communication.types.ComHost<org.eclipse.serializer.communication.types.ComConnection> Host(int localHostPort, org.eclipse.serializer.communication.types.ComHostChannelAcceptor<org.eclipse.serializer.communication.types.ComConnection> channelAcceptor) static final org.eclipse.serializer.communication.types.ComHost<org.eclipse.serializer.communication.types.ComConnection> Host(int localHostPort, org.eclipse.serializer.communication.types.ComPersistenceAdaptorCreator<org.eclipse.serializer.communication.types.ComConnection> persistenceAdaptorCreator, org.eclipse.serializer.communication.types.ComHostChannelAcceptor<org.eclipse.serializer.communication.types.ComConnection> channelAcceptor) static final org.eclipse.serializer.communication.types.ComHost<org.eclipse.serializer.communication.types.ComConnection> Host(InetSocketAddress targetAddress) static final org.eclipse.serializer.communication.types.ComHost<org.eclipse.serializer.communication.types.ComConnection> Host(InetSocketAddress targetAddress, org.eclipse.serializer.communication.types.ComHostChannelAcceptor<org.eclipse.serializer.communication.types.ComConnection> channelAcceptor) static final org.eclipse.serializer.communication.types.ComHost<org.eclipse.serializer.communication.types.ComConnection> Host(InetSocketAddress targetAddress, org.eclipse.serializer.communication.types.ComPersistenceAdaptorCreator<org.eclipse.serializer.communication.types.ComConnection> persistenceAdaptorCreator, org.eclipse.serializer.communication.types.ComHostChannelAcceptor<org.eclipse.serializer.communication.types.ComConnection> channelAcceptor) static final org.eclipse.serializer.communication.types.ComHost<org.eclipse.serializer.communication.types.ComConnection> Host(org.eclipse.serializer.communication.types.ComHostChannelAcceptor<org.eclipse.serializer.communication.types.ComConnection> channelAcceptor) static final org.eclipse.serializer.communication.types.ComHost<org.eclipse.serializer.communication.types.ComConnection> Host(org.eclipse.serializer.communication.types.ComPersistenceAdaptorCreator<org.eclipse.serializer.communication.types.ComConnection> persistenceAdaptorCreator, org.eclipse.serializer.communication.types.ComHostChannelAcceptor<org.eclipse.serializer.communication.types.ComConnection> channelAcceptor) static final voidrunHost()static final voidrunHost(int localHostPort) static final voidrunHost(int localHostPort, org.eclipse.serializer.communication.types.ComHostChannelAcceptor<org.eclipse.serializer.communication.types.ComConnection> channelAcceptor) static final voidrunHost(InetSocketAddress targetAddress) static final voidrunHost(InetSocketAddress targetAddress, org.eclipse.serializer.communication.types.ComHostChannelAcceptor<org.eclipse.serializer.communication.types.ComConnection> channelAcceptor) static final voidrunHost(org.eclipse.serializer.communication.types.ComHostChannelAcceptor<org.eclipse.serializer.communication.types.ComConnection> channelAcceptor)
-
Method Details
-
Foundation
public static org.eclipse.serializer.communication.types.ComFoundation.Default<?> Foundation() -
Host
public static final org.eclipse.serializer.communication.types.ComHost<org.eclipse.serializer.communication.types.ComConnection> Host()/ -
Host
public static final org.eclipse.serializer.communication.types.ComHost<org.eclipse.serializer.communication.types.ComConnection> Host(int localHostPort) -
Host
public static final org.eclipse.serializer.communication.types.ComHost<org.eclipse.serializer.communication.types.ComConnection> Host(InetSocketAddress targetAddress) -
Host
public static final org.eclipse.serializer.communication.types.ComHost<org.eclipse.serializer.communication.types.ComConnection> Host(org.eclipse.serializer.communication.types.ComHostChannelAcceptor<org.eclipse.serializer.communication.types.ComConnection> channelAcceptor) -
Host
public static final org.eclipse.serializer.communication.types.ComHost<org.eclipse.serializer.communication.types.ComConnection> Host(int localHostPort, org.eclipse.serializer.communication.types.ComHostChannelAcceptor<org.eclipse.serializer.communication.types.ComConnection> channelAcceptor) -
Host
public static final org.eclipse.serializer.communication.types.ComHost<org.eclipse.serializer.communication.types.ComConnection> Host(InetSocketAddress targetAddress, org.eclipse.serializer.communication.types.ComHostChannelAcceptor<org.eclipse.serializer.communication.types.ComConnection> channelAcceptor) -
Host
public static final org.eclipse.serializer.communication.types.ComHost<org.eclipse.serializer.communication.types.ComConnection> Host(org.eclipse.serializer.communication.types.ComPersistenceAdaptorCreator<org.eclipse.serializer.communication.types.ComConnection> persistenceAdaptorCreator, org.eclipse.serializer.communication.types.ComHostChannelAcceptor<org.eclipse.serializer.communication.types.ComConnection> channelAcceptor) -
Host
public static final org.eclipse.serializer.communication.types.ComHost<org.eclipse.serializer.communication.types.ComConnection> Host(InetSocketAddress targetAddress, org.eclipse.serializer.communication.types.ComPersistenceAdaptorCreator<org.eclipse.serializer.communication.types.ComConnection> persistenceAdaptorCreator, org.eclipse.serializer.communication.types.ComHostChannelAcceptor<org.eclipse.serializer.communication.types.ComConnection> channelAcceptor) -
Host
public static final org.eclipse.serializer.communication.types.ComHost<org.eclipse.serializer.communication.types.ComConnection> Host(int localHostPort, org.eclipse.serializer.communication.types.ComPersistenceAdaptorCreator<org.eclipse.serializer.communication.types.ComConnection> persistenceAdaptorCreator, org.eclipse.serializer.communication.types.ComHostChannelAcceptor<org.eclipse.serializer.communication.types.ComConnection> channelAcceptor) -
runHost
public static final void runHost() -
runHost
public static final void runHost(int localHostPort) -
runHost
-
runHost
public static final void runHost(org.eclipse.serializer.communication.types.ComHostChannelAcceptor<org.eclipse.serializer.communication.types.ComConnection> channelAcceptor) -
runHost
public static final void runHost(int localHostPort, org.eclipse.serializer.communication.types.ComHostChannelAcceptor<org.eclipse.serializer.communication.types.ComConnection> channelAcceptor) -
runHost
public static final void runHost(InetSocketAddress targetAddress, org.eclipse.serializer.communication.types.ComHostChannelAcceptor<org.eclipse.serializer.communication.types.ComConnection> channelAcceptor) -
Client
public static final org.eclipse.serializer.communication.types.ComClient<org.eclipse.serializer.communication.types.ComConnection> Client()/ -
Client
public static final org.eclipse.serializer.communication.types.ComClient<org.eclipse.serializer.communication.types.ComConnection> Client(int localHostPort) -
Client
public static final org.eclipse.serializer.communication.types.ComClient<org.eclipse.serializer.communication.types.ComConnection> Client(InetSocketAddress targetAddress) -
Client
public static final org.eclipse.serializer.communication.types.ComClient<org.eclipse.serializer.communication.types.ComConnection> Client(org.eclipse.serializer.communication.types.ComPersistenceAdaptorCreator<org.eclipse.serializer.communication.types.ComConnection> persistenceAdaptorCreator) -
Client
public static final org.eclipse.serializer.communication.types.ComClient<org.eclipse.serializer.communication.types.ComConnection> Client(int localHostPort, org.eclipse.serializer.communication.types.ComPersistenceAdaptorCreator<org.eclipse.serializer.communication.types.ComConnection> persistenceAdaptorCreator) -
Client
public static final org.eclipse.serializer.communication.types.ComClient<org.eclipse.serializer.communication.types.ComConnection> Client(InetSocketAddress targetAddress, org.eclipse.serializer.communication.types.ComPersistenceAdaptorCreator<org.eclipse.serializer.communication.types.ComConnection> persistenceAdaptorCreator) -
connect
public static final org.eclipse.serializer.communication.types.ComClientChannel<org.eclipse.serializer.communication.types.ComConnection> connect() -
connect
public static final org.eclipse.serializer.communication.types.ComClientChannel<org.eclipse.serializer.communication.types.ComConnection> connect(int localHostPort) -
connect
public static final org.eclipse.serializer.communication.types.ComClientChannel<org.eclipse.serializer.communication.types.ComConnection> connect(InetSocketAddress targetAddress)
-