Package org.apache.cxf.endpoint
Interface ClientLifeCycleListener
-
public interface ClientLifeCycleListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
clientCreated(Client client)
void
clientDestroyed(Client client)
-