Modifier and Type | Class and Description |
---|---|
class |
AmqpServerProtocol
AMQP server protocol
|
Modifier and Type | Class and Description |
---|---|
class |
AmqpProtocol
Custom serialization for the cache
|
Modifier and Type | Class and Description |
---|---|
class |
HmtpProtocol
Dispatches the HMUX protocol.
|
Modifier and Type | Method and Description |
---|---|
void |
NetworkClusterSystem.addClusterExtensionProtocol(int id,
Protocol protocol) |
Modifier and Type | Class and Description |
---|---|
class |
TieredCacheServer
Protocol for a tiered cache.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractWebSocketProtocol
general websocket launching protocol
|
class |
TieredCacheWebSocketProtocol
general websocket launching protocol
|
Modifier and Type | Class and Description |
---|---|
class |
MemcachedProtocol
Custom serialization for the cache
|
Modifier and Type | Class and Description |
---|---|
class |
StompProtocol
Custom serialization for the cache
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractProtocol
Abstract implementation of the Protocol.
|
Modifier and Type | Method and Description |
---|---|
Protocol |
TcpPort.getProtocol()
Returns the protocol handler responsible for generating protocol-specific
ProtocolConnections.
|
Modifier and Type | Method and Description |
---|---|
void |
TcpPort.setProtocol(Protocol protocol)
Set protocol.
|
Modifier and Type | Class and Description |
---|---|
class |
SocketPolicyProtocol
Simple protocol that sends the contents of a specified file as soon
as it is contacted.
|
Modifier and Type | Class and Description |
---|---|
class |
ProtocolConfig
Represents a protocol connection.
|
Modifier and Type | Method and Description |
---|---|
void |
ProtocolPortConfig.add(Protocol protocol) |
Modifier and Type | Class and Description |
---|---|
class |
FastCgiProtocol
Dispatches the FastCgi protocol.
|
Modifier and Type | Class and Description |
---|---|
class |
HmuxProtocol
Dispatches the HMUX protocol.
|
Modifier and Type | Method and Description |
---|---|
Protocol |
HmuxProtocol.getExtension(java.lang.Integer id) |
Modifier and Type | Method and Description |
---|---|
void |
HmuxProtocol.putExtension(int id,
Protocol protocol) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHttpProtocol
Abstract Protocol handling for HTTP requests.
|
class |
HttpProtocol
The main class for the HTTP server.
|
Modifier and Type | Class and Description |
---|---|
class |
SnmpProtocol |
Modifier and Type | Class and Description |
---|---|
class |
SpdyServerProtocol
SPDY server protocol
|