|
Celtix User APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServerBinding
ServerBinding
Method Summary | |
---|---|
void |
activate()
Activate the endpoint. |
void |
deactivate()
Deactivate the endpoint. |
javax.xml.ws.Endpoint |
getEndpoint()
Gets the endpoint that is the target of the opertaions for this binding |
Methods inherited from interface org.objectweb.celtix.bindings.BindingBase |
---|
createHandlerInvoker, createObjectContext, getBinding, isCompatibleWithAddress |
Method Detail |
---|
javax.xml.ws.Endpoint getEndpoint()
void activate() throws javax.wsdl.WSDLException, IOException
javax.wsdl.WSDLException
IOException
void deactivate() throws IOException
IOException
|
Celtix User APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |