|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrpc.BasicConnectionContext
org.jinterop.dcom.transport.JIComRuntimeConnectionContext
public final class JIComRuntimeConnectionContext
| Field Summary |
|---|
| Fields inherited from interface rpc.ConnectionContext |
|---|
DEFAULT_MAX_RECEIVE_FRAGMENT, DEFAULT_MAX_TRANSMIT_FRAGMENT, MAX_RECEIVE_FRAGMENT, MAX_TRANSMIT_FRAGMENT |
| Constructor Summary | |
|---|---|
JIComRuntimeConnectionContext()
|
|
| Method Summary | |
|---|---|
ConnectionOrientedPdu |
accept(ConnectionOrientedPdu pdu)
|
ConnectionOrientedPdu |
init(PresentationContext context,
java.util.Properties properties)
|
boolean |
isEstablished()
|
| Methods inherited from class rpc.BasicConnectionContext |
|---|
alter, getConnection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JIComRuntimeConnectionContext()
| Method Detail |
|---|
public ConnectionOrientedPdu init(PresentationContext context,
java.util.Properties properties)
throws java.io.IOException
init in interface ConnectionContextinit in class BasicConnectionContextjava.io.IOException
public ConnectionOrientedPdu accept(ConnectionOrientedPdu pdu)
throws java.io.IOException
accept in interface ConnectionContextaccept in class BasicConnectionContextjava.io.IOExceptionpublic boolean isEstablished()
isEstablished in interface ConnectionContextisEstablished in class BasicConnectionContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||