Version: ${maven.project.version}

org.soaplab.services.protocol
Interface ProtocolToolkit


public interface ProtocolToolkit

An interface providing basic features in distributed architecture environment that are dependent on the used protocol.

Version:
$Id: ProtocolToolkit.java,v 1.3 2007/10/04 09:49:58 marsenger Exp $
Author:
Martin Senger

Method Summary
 java.lang.String getServiceName()
          Return name of service which was called by the current request.
 

Method Detail

getServiceName

java.lang.String getServiceName()
                                throws SoaplabException
Return name of service which was called by the current request.

Throws:
SoaplabException - if it cannot be done

Version: ${maven.project.version}

Submit a bug or feature
Generated: Tue Jun 14 15:18:14 AST 2011