public interface EndpointAwareCodec extends Codec
Codec
s 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, getStaticContentType
void setEndpoint(@NotNull WSEndpoint endpoint)
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.