|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.api.addressing.NonAnonymousResponseProcessor
public class NonAnonymousResponseProcessor
Delivers response messages targeted at non-anonymous endpoint addresses
| Constructor Summary | |
|---|---|
protected |
NonAnonymousResponseProcessor()
|
| Method Summary | |
|---|---|
static NonAnonymousResponseProcessor |
getDefault()
|
Packet |
process(Packet packet)
Send a response to a non-anonymous address. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected NonAnonymousResponseProcessor()
| Method Detail |
|---|
public static NonAnonymousResponseProcessor getDefault()
public Packet process(Packet packet)
Packet if it's not closed already.
packet - The response from our server, which will be delivered to the destination.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||