org.iids.aos.kernel.xdr
Class tlsServerStub
java.lang.Object
org.acplt.oncrpc.server.OncRpcServerStub
org.iids.aos.kernel.xdr.tlsServerStub
- All Implemented Interfaces:
- org.acplt.oncrpc.server.OncRpcDispatchable
public abstract class tlsServerStub
- extends org.acplt.oncrpc.server.OncRpcServerStub
- implements org.acplt.oncrpc.server.OncRpcDispatchable
| Fields inherited from class org.acplt.oncrpc.server.OncRpcServerStub |
info, shutdownSignal, transports |
|
Method Summary |
void |
dispatchOncRpcCall(org.acplt.oncrpc.server.OncRpcCallInformation call,
int program,
int version,
int procedure)
|
abstract void |
NULL_1(int arg1)
|
| Methods inherited from class org.acplt.oncrpc.server.OncRpcServerStub |
close, getCharacterEncoding, register, run, run, setCharacterEncoding, stopRpcProcessing, unregister |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tlsServerStub
public tlsServerStub()
throws org.acplt.oncrpc.OncRpcException,
java.io.IOException
- Throws:
org.acplt.oncrpc.OncRpcException
java.io.IOException
tlsServerStub
public tlsServerStub(int port)
throws org.acplt.oncrpc.OncRpcException,
java.io.IOException
- Throws:
org.acplt.oncrpc.OncRpcException
java.io.IOException
tlsServerStub
public tlsServerStub(java.net.InetAddress bindAddr,
int port)
throws org.acplt.oncrpc.OncRpcException,
java.io.IOException
- Throws:
org.acplt.oncrpc.OncRpcException
java.io.IOException
dispatchOncRpcCall
public void dispatchOncRpcCall(org.acplt.oncrpc.server.OncRpcCallInformation call,
int program,
int version,
int procedure)
throws org.acplt.oncrpc.OncRpcException,
java.io.IOException
- Specified by:
dispatchOncRpcCall in interface org.acplt.oncrpc.server.OncRpcDispatchable
- Throws:
org.acplt.oncrpc.OncRpcException
java.io.IOException
NULL_1
public abstract void NULL_1(int arg1)
Copyright © 2003, 2004 IIDS Group. All Rights Reserved.