|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EndpointAwareTube
Tubes that implement this interface will receive notification of the WSEndpoint holding the tubeline after successful endpoint creation.
| Method Summary | |
|---|---|
void |
setEndpoint(WSEndpoint<?> endpoint)
Setter for WSEndpoint holding this tube |
| Methods inherited from interface com.sun.xml.ws.api.pipe.Tube |
|---|
copy, preDestroy, processException, processRequest, processResponse |
| Method Detail |
|---|
void setEndpoint(WSEndpoint<?> endpoint)
endpoint - WSEndpoint holding this tube
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||