org.jinterop.dcom.transport
Class JIComEndpoint

java.lang.Object
  extended by rpc.ConnectionOrientedEndpoint
      extended by org.jinterop.dcom.transport.JIComEndpoint
All Implemented Interfaces:
Endpoint

public final class JIComEndpoint
extends ConnectionOrientedEndpoint

Since:
1.0

Field Summary
 
Fields inherited from class rpc.ConnectionOrientedEndpoint
CONNECTION_CONTEXT, context, currentIID
 
Fields inherited from interface rpc.Endpoint
BROADCAST, IDEMPOTENT, MAYBE
 
Method Summary
 void rebindEndPoint()
           
 
Methods inherited from class rpc.ConnectionOrientedEndpoint
bind, call, 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

rebindEndPoint

public void rebindEndPoint()
                    throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2011. All Rights Reserved.