|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TcpConfiguration | |
org.exolab.jms.config |
Uses of TcpConfiguration in org.exolab.jms.config |
Methods in org.exolab.jms.config that return TcpConfiguration | |
TcpConfiguration |
Configuration.getTcpConfiguration()
Returns the value of field 'tcpConfiguration'. |
TcpConfiguration |
DefaultConfiguration.getTcpConfiguration()
Returns the value of field 'tcpConfiguration'. |
static TcpConfiguration |
TcpConfiguration.unmarshal(java.io.Reader reader)
Method unmarshal |
Methods in org.exolab.jms.config with parameters of type TcpConfiguration | |
void |
Configuration.setTcpConfiguration(TcpConfiguration tcpConfiguration)
Sets the value of field 'tcpConfiguration'. |
void |
DefaultConfiguration.setTcpConfiguration(TcpConfiguration tcpConfiguration)
Sets the value of field 'tcpConfiguration'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |