|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EndpointAwareCodec
Implemented by Codecs that want to have access to
WSEndpoint object.
| Method Summary | |
|---|---|
void |
setEndpoint(WSEndpoint endpoint)
Called by the implementation when the codec is associated with an endpoint. |
| Methods inherited from interface com.sun.xml.ws.api.pipe.Codec |
|---|
copy, decode, decode, encode, encode, getMimeType, getStaticContentType |
| Method Detail |
|---|
void setEndpoint(@NotNull
WSEndpoint endpoint)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||