|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.binding.corba.CorbaConduit
public class CorbaConduit
| Constructor Summary | |
|---|---|
CorbaConduit(EndpointInfo ei,
EndpointReferenceType ref,
OrbConfig config)
|
|
| Method Summary | |
|---|---|
protected void |
buildRequest(CorbaMessage message,
OperationType opType)
|
void |
close()
Close the conduit |
void |
close(Message message)
Close the connections associated with the message |
protected void |
finalize()
|
java.lang.String |
getAddress()
|
protected org.omg.CORBA.NVList |
getArguments(CorbaMessage message)
|
Destination |
getBackChannel()
Retreive the back-channel Destination. |
protected org.omg.CORBA.ExceptionList |
getExceptionList(java.util.Map<org.omg.CORBA.TypeCode,RaisesType> exceptions,
CorbaMessage message,
OperationType opType)
|
protected java.util.Map<org.omg.CORBA.TypeCode,RaisesType> |
getOperationExceptions(OperationType operation,
CorbaTypeMap map)
|
OrbConfig |
getOrbConfig()
|
protected org.omg.CORBA.Request |
getRequest(CorbaMessage message,
java.lang.String opName,
org.omg.CORBA.NVList nvlist,
org.omg.CORBA.NamedValue ret,
org.omg.CORBA.ExceptionList exList)
|
protected org.omg.CORBA.NamedValue |
getReturn(CorbaMessage message)
|
EndpointReferenceType |
getTarget()
|
EndpointReferenceType |
getTargetReference(EndpointReferenceType t)
|
void |
prepare(Message message)
Prepare the message for sending. |
protected void |
prepareOrb()
|
void |
setMessageObserver(MessageObserver observer)
Register a message observer for incoming messages. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CorbaConduit(EndpointInfo ei,
EndpointReferenceType ref,
OrbConfig config)
| Method Detail |
|---|
public OrbConfig getOrbConfig()
protected void prepareOrb()
public void prepare(Message message)
throws java.io.IOException
Conduit
prepare in interface Conduitmessage - the message to be sent.
java.io.IOException
public void close(Message message)
throws java.io.IOException
Conduit
close in interface Conduitjava.io.IOException
protected void finalize()
throws java.lang.Throwable
finalize in class java.lang.Objectjava.lang.Throwablepublic EndpointReferenceType getTarget()
getTarget in interface Conduitpublic Destination getBackChannel()
Conduit
getBackChannel in interface Conduitpublic void close()
Conduit
close in interface Conduitpublic void setMessageObserver(MessageObserver observer)
Observable
setMessageObserver in interface Observableobserver - the observer to notify on receipt of incomingpublic final EndpointReferenceType getTargetReference(EndpointReferenceType t)
public final java.lang.String getAddress()
protected void buildRequest(CorbaMessage message,
OperationType opType)
throws java.lang.Exception
java.lang.Exceptionprotected org.omg.CORBA.NVList getArguments(CorbaMessage message)
protected org.omg.CORBA.NamedValue getReturn(CorbaMessage message)
protected org.omg.CORBA.ExceptionList getExceptionList(java.util.Map<org.omg.CORBA.TypeCode,RaisesType> exceptions,
CorbaMessage message,
OperationType opType)
protected org.omg.CORBA.Request getRequest(CorbaMessage message,
java.lang.String opName,
org.omg.CORBA.NVList nvlist,
org.omg.CORBA.NamedValue ret,
org.omg.CORBA.ExceptionList exList)
throws java.lang.Exception
java.lang.Exception
protected java.util.Map<org.omg.CORBA.TypeCode,RaisesType> getOperationExceptions(OperationType operation,
CorbaTypeMap map)
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||