|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.transport.AbstractConduit
org.apache.cxf.transport.http.JettyHTTPDestination.BackChannelConduit
protected class JettyHTTPDestination.BackChannelConduit
Backchannel conduit.
| Field Summary | |
|---|---|
protected org.mortbay.http.HttpResponse |
response
|
| Fields inherited from class org.apache.cxf.transport.AbstractConduit |
|---|
incomingObserver, target |
| Method Summary | |
|---|---|
void |
send(org.apache.cxf.message.Message message)
Send an outbound message, assumed to contain all the name-value mappings of the corresponding input message (if any). |
| Methods inherited from class org.apache.cxf.transport.AbstractConduit |
|---|
close, close, getBackChannel, getMessageObserver, getTarget |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.mortbay.http.HttpResponse response
| Method Detail |
|---|
public void send(org.apache.cxf.message.Message message)
throws java.io.IOException
message - the message to be sent.
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||