|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Protocol in com.caucho.amqp |
---|
Classes in com.caucho.amqp that implement Protocol | |
---|---|
class |
AmqpServerProtocol
AMQP server protocol |
Uses of Protocol in com.caucho.amqp.server |
---|
Classes in com.caucho.amqp.server that implement Protocol | |
---|---|
class |
AmqpProtocol
Custom serialization for the cache |
Uses of Protocol in com.caucho.cloud.hmtp |
---|
Classes in com.caucho.cloud.hmtp that implement Protocol | |
---|---|
class |
HmtpProtocol
Dispatches the HMUX protocol. |
Uses of Protocol in com.caucho.cloud.network |
---|
Methods in com.caucho.cloud.network with parameters of type Protocol | |
---|---|
void |
NetworkClusterSystem.addClusterExtensionProtocol(int id,
Protocol protocol)
|
Uses of Protocol in com.caucho.memcached |
---|
Classes in com.caucho.memcached that implement Protocol | |
---|---|
class |
MemcachedProtocol
Custom serialization for the cache |
Uses of Protocol in com.caucho.message.stomp |
---|
Classes in com.caucho.message.stomp that implement Protocol | |
---|---|
class |
StompProtocol
Custom serialization for the cache |
Uses of Protocol in com.caucho.network.listen |
---|
Classes in com.caucho.network.listen that implement Protocol | |
---|---|
class |
AbstractProtocol
Abstract implementation of the Protocol. |
Methods in com.caucho.network.listen that return Protocol | |
---|---|
Protocol |
TcpPort.getProtocol()
Returns the protocol handler responsible for generating protocol-specific ProtocolConnections. |
Methods in com.caucho.network.listen with parameters of type Protocol | |
---|---|
void |
TcpPort.setProtocol(Protocol protocol)
Set protocol. |
Uses of Protocol in com.caucho.protocols.flash |
---|
Classes in com.caucho.protocols.flash that implement Protocol | |
---|---|
class |
SocketPolicyProtocol
Simple protocol that sends the contents of a specified file as soon as it is contacted. |
Uses of Protocol in com.caucho.server.cluster |
---|
Classes in com.caucho.server.cluster that implement Protocol | |
---|---|
class |
ProtocolConfig
Represents a protocol connection. |
Methods in com.caucho.server.cluster with parameters of type Protocol | |
---|---|
void |
ProtocolPortConfig.add(Protocol protocol)
|
Uses of Protocol in com.caucho.server.fastcgi |
---|
Classes in com.caucho.server.fastcgi that implement Protocol | |
---|---|
class |
FastCgiProtocol
Dispatches the FastCgi protocol. |
Uses of Protocol in com.caucho.server.hmux |
---|
Classes in com.caucho.server.hmux that implement Protocol | |
---|---|
class |
HmuxProtocol
Dispatches the HMUX protocol. |
Methods in com.caucho.server.hmux that return Protocol | |
---|---|
Protocol |
HmuxProtocol.getExtension(java.lang.Integer id)
|
Methods in com.caucho.server.hmux with parameters of type Protocol | |
---|---|
void |
HmuxProtocol.putExtension(int id,
Protocol protocol)
|
Uses of Protocol in com.caucho.server.http |
---|
Classes in com.caucho.server.http that implement Protocol | |
---|---|
class |
AbstractHttpProtocol
Abstract Protocol handling for HTTP requests. |
class |
HttpProtocol
The main class for the HTTP server. |
Uses of Protocol in com.caucho.server.snmp |
---|
Classes in com.caucho.server.snmp that implement Protocol | |
---|---|
class |
SnmpProtocol
|
Uses of Protocol in com.caucho.server.spdy |
---|
Classes in com.caucho.server.spdy that implement Protocol | |
---|---|
class |
SpdyServerProtocol
SPDY server protocol |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |