|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.eventing.ForwardConsumer
Field Summary | |
org.apache.ws.addressing.EndpointReference |
epr
|
Constructor Summary | |
ForwardConsumer(org.apache.ws.addressing.EndpointReference epr)
|
Method Summary | |
org.apache.ws.addressing.EndpointReference |
getEPR()
|
void |
notify(Subscription subscription,
java.lang.Object message)
|
void |
setEPR(org.apache.ws.addressing.EndpointReference epr)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public org.apache.ws.addressing.EndpointReference epr
Constructor Detail |
public ForwardConsumer(org.apache.ws.addressing.EndpointReference epr)
Method Detail |
public org.apache.ws.addressing.EndpointReference getEPR()
getEPR
in interface NotificationConsumer
public void setEPR(org.apache.ws.addressing.EndpointReference epr)
public void notify(Subscription subscription, java.lang.Object message)
notify
in interface NotificationConsumer
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |