|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WsConstants
Field Summary | |
---|---|
static java.lang.String |
LOCATION_REPLACEMENT_TOKEN
Token inserted into wsdl where location should be replaced with the real location |
static java.lang.String |
MESSAGE_CONTEXT
Used when this WebServiceContainer is servicing a POJO implementing the ServiceLifecycle interface, in which case the WebServiceContainer is expected to put the JAX-RPC MessageContext it creates in the Request instance. |
static java.lang.String |
POJO_INSTANCE
Used when this WebServiceContainer is servicing a POJO, in which case the pojo instance is held by the enclosing servlet/invoker and passed in the Request instance to the container. |
Field Detail |
---|
static final java.lang.String POJO_INSTANCE
static final java.lang.String MESSAGE_CONTEXT
static final java.lang.String LOCATION_REPLACEMENT_TOKEN
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |