Package org.apache.cxf.endpoint
Interface ClientLifeCycleListener
- 
 public interface ClientLifeCycleListener
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclientCreated(Client client)voidclientDestroyed(Client client)
 
-