|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrpc.ConnectionOrientedEndpoint
org.jinterop.dcom.transport.JIComRuntimeEndpoint
public final class JIComRuntimeEndpoint
| Field Summary |
|---|
| Fields inherited from class rpc.ConnectionOrientedEndpoint |
|---|
CONNECTION_CONTEXT, context, currentIID |
| Fields inherited from interface rpc.Endpoint |
|---|
BROADCAST, IDEMPOTENT, MAYBE |
| Method Summary | |
|---|---|
void |
call(int semantics,
UUID object,
int opnum,
NdrObject ndrobj)
|
void |
processRequests(IJICOMRuntimeWorker workerObject,
java.lang.String baseIID,
java.util.List listOfSupportedInterfaces)
|
| Methods inherited from class rpc.ConnectionOrientedEndpoint |
|---|
bind, createContext, detach, getSyntax, getTransport, rebind, receive, send |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void call(int semantics,
UUID object,
int opnum,
NdrObject ndrobj)
throws java.io.IOException
call in interface Endpointcall in class ConnectionOrientedEndpointjava.io.IOException
public void processRequests(IJICOMRuntimeWorker workerObject,
java.lang.String baseIID,
java.util.List listOfSupportedInterfaces)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||