org.apache.geronimo.network
Class TransportContext
java.lang.Object
org.apache.geronimo.network.TransportContext
- public abstract class TransportContext
- extends Object
- Version:
- $Revision: 1.2 $ $Date: 2004/03/10 09:59:12 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransportContext
public TransportContext()
getTransportContext
public static final TransportContext getTransportContext()
setTransportContext
public static final void setTransportContext(TransportContext c)
writeReplace
public abstract Object writeReplace(Object proxy)
throws IOException
- Throws:
IOException
readReplace
public abstract Object readReplace(Object obj)
throws IOException
- Parameters:
obj
-
- Returns:
-
- Throws:
IOException
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.