|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.eventing.ForwardEndConsumer
Field Summary | |
org.apache.ws.addressing.EndpointReference |
epr
|
Constructor Summary | |
ForwardEndConsumer(org.apache.ws.addressing.EndpointReference epr)
|
Method Summary | |
void |
end(Subscription subscription,
java.lang.String reason)
|
org.apache.ws.addressing.EndpointReference |
getEPR()
|
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 ForwardEndConsumer(org.apache.ws.addressing.EndpointReference epr)
Method Detail |
public org.apache.ws.addressing.EndpointReference getEPR()
getEPR
in interface SubscriptionEndConsumer
public void setEPR(org.apache.ws.addressing.EndpointReference epr)
public void end(Subscription subscription, java.lang.String reason)
end
in interface SubscriptionEndConsumer
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |