org.ws4d.java.communication
Interface ProtocolDomain


public interface ProtocolDomain


Method Summary
 java.lang.String getCommunicationManagerId()
          Returns the protocol ID, e.g.
 java.lang.String[] getDomainIds()
          Returns e.g. for DPWS the interface name and/or IP address/DNS name.
 

Method Detail

getCommunicationManagerId

java.lang.String getCommunicationManagerId()
Returns the protocol ID, e.g. DPWS.

Returns:
the ID of the protocol, e.g. DPWS

getDomainIds

java.lang.String[] getDomainIds()
Returns e.g. for DPWS the interface name and/or IP address/DNS name.

Returns:
an array containing all the protocol-specific domain IDs