|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Endpoint
to manage protocol's configuration.
@Deprecated public interface ProtocolManagementService
Protocol Manager Application Block is deprecated.
- ConnectionConfiguration interfaces has been extended with specific configuration options.
ClientConnectionOptions
,
ClientADDPOptions
,
PropertyConfiguration
,
KeyValueConfiguration
,
Endpoint
,
WarmStandbyConfiguration
,
ClientConfigurationHelper
Method Summary | |
---|---|
void |
applyConfiguration(ProtocolConfiguration protocolconfiguration)
Deprecated. |
Protocol |
getProtocol(java.lang.String s)
Deprecated. |
Protocol |
register(ProtocolConfiguration protocolconfiguration)
Deprecated. |
void |
unregister(java.lang.String s)
Deprecated. |
Methods inherited from interface com.genesyslab.platform.commons.protocol.ChannelListenerSupport |
---|
addChannelListener, removeChannelListener |
Method Detail |
---|
Protocol getProtocol(java.lang.String s)
Protocol register(ProtocolConfiguration protocolconfiguration)
void unregister(java.lang.String s)
void applyConfiguration(ProtocolConfiguration protocolconfiguration)
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |