Package net.sf.crispy.server

Server side classes to manage services and servers invocations, how find service implementation execute service method register Interceptors and Modifier

See:
          Description

Interface Summary
InterceptorHandlerCreator Is responsible for creation of a new InterceptorHandler instance.
ServiceCreator Services are added to ServiceEndpoint as String.
ServiceEndpoint This is the entry point on the server side for the transport provider.
SingleServiceContainer Container for the service implementation.
 

Class Summary
HttpServiceEndpoint A special implementation from a ServiceEndpoint for the http protocoll.
MultiServiceContainerImpl Container for the service implementation.
ServiceCreatorDefaultImpl Default implementation.
ServiceEndpointImpl The default implementation of the ServiceEndpoint.
SingleServiceContainerImpl Container for the service implementation.
 

Package net.sf.crispy.server Description

Server side classes to manage services and servers invocations, how



Copyright © 2005-2006 Crispy. All Rights Reserved.