|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TransportContext | |
| org.apache.geronimo.remoting | |
| org.apache.geronimo.remoting.transport | |
| org.apache.geronimo.remoting.transport.async | |
| Uses of TransportContext in org.apache.geronimo.remoting |
| Methods in org.apache.geronimo.remoting that return TransportContext | |
static TransportContext |
TransportContext.getTransportContext()
|
| Methods in org.apache.geronimo.remoting with parameters of type TransportContext | |
static void |
TransportContext.setTransportContext(TransportContext c)
|
| Uses of TransportContext in org.apache.geronimo.remoting.transport |
| Constructors in org.apache.geronimo.remoting.transport with parameters of type TransportContext | |
BytesMsg(TransportContext transportContext)
|
|
BytesMarshalledObject.ObjectInputStreamExt(InputStream in,
ClassLoader loader,
TransportContext transportContext)
|
|
BytesMarshalledObject(TransportContext transportContext)
|
|
BytesMarshalledObject(TransportContext transportContext,
Object value)
|
|
| Uses of TransportContext in org.apache.geronimo.remoting.transport.async |
| Fields in org.apache.geronimo.remoting.transport.async declared as TransportContext | |
static TransportContext |
Registry.transportContext
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||