|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdiameter.client.impl.transport.TransportLayerFactory
org.jdiameter.server.impl.io.TransportLayerFactory
public class TransportLayerFactory
| Field Summary |
|---|
| Fields inherited from class org.jdiameter.client.impl.transport.TransportLayerFactory |
|---|
config, connectionClass, constructorIAi, constructorIAiCL, parser |
| Constructor Summary | |
|---|---|
TransportLayerFactory(org.jdiameter.api.Configuration conf,
IMessageParser parser)
|
|
| Method Summary | |
|---|---|
INetWorkGuard |
createNetWorkGuard(java.net.InetAddress inetAddress,
int port)
|
INetWorkGuard |
createNetWorkGuard(java.net.InetAddress inetAddress,
int port,
INetWorkConnectionListener listener)
|
| Methods inherited from class org.jdiameter.client.impl.transport.TransportLayerFactory |
|---|
createConnection, createConnection, isWrapperFor, unwrap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jdiameter.client.api.io.ITransportLayerFactory |
|---|
createConnection, createConnection |
| Methods inherited from interface org.jdiameter.api.Wrapper |
|---|
isWrapperFor, unwrap |
| Constructor Detail |
|---|
public TransportLayerFactory(org.jdiameter.api.Configuration conf,
IMessageParser parser)
throws TransportException
TransportException| Method Detail |
|---|
public INetWorkGuard createNetWorkGuard(java.net.InetAddress inetAddress,
int port)
throws TransportException
TransportException
public INetWorkGuard createNetWorkGuard(java.net.InetAddress inetAddress,
int port,
INetWorkConnectionListener listener)
throws TransportException
TransportException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||