public interface EndpointAwareCodec extends Codec
Codecs that want to have access to
WSEndpoint object.| Modifier and Type | Method and Description |
|---|---|
void |
setEndpoint(WSEndpoint endpoint)
Called by the implementation
when the codec is associated with an endpoint.
|
copy, decode, decode, encode, encode, getMimeType, getStaticContentTypevoid setEndpoint(@NotNull
WSEndpoint endpoint)
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.