org.iids.aos.systemservices.communicator
Interface Communicator
- All Known Implementing Classes:
- AsCommunicator, XmlRpcCommunicator, XmlRpcLSCommunicator
public interface Communicator
User: David Mobach
Date: 16-sep-2003
Time: 14:32:30
bind
SystemService bind(java.lang.Class serviceClass,
Address address)
throws CommunicatorException
- Throws:
CommunicatorException
shutdown
void shutdown()
getMarshaller
Marshaller getMarshaller()
publish
void publish(InterfaceMethod method)
throws CommunicatorException
- Throws:
CommunicatorException
getAddress
Address getAddress()
Copyright © 2003, 2004 IIDS Group. All Rights Reserved.