|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.wsf.spi.invocation.EndpointAssociation
public final class EndpointAssociation
Associates the endpoint meta data with the current thead.
Constructor Summary | |
---|---|
EndpointAssociation()
|
Method Summary | |
---|---|
static Endpoint |
getEndpoint()
|
static void |
removeEndpoint()
|
static void |
setEndpoint(Endpoint ep)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EndpointAssociation()
Method Detail |
---|
public static void setEndpoint(Endpoint ep)
public static Endpoint getEndpoint()
public static void removeEndpoint()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |