Class ASImpl
- java.lang.Object
-
- org.oa4mp.delegation.server.client.ASImpl
-
- All Implemented Interfaces:
AddressableServer
,DoubleDispatchServer
,Server
- Direct Known Subclasses:
AGServer2
,PAServer2
,TokenAwareServer
,UIServer2
public class ASImpl extends Object implements AddressableServer, DoubleDispatchServer
Addressable Server implementation to support double dispatch pattern(?)Created by Jeff Gaynor
on 6/4/13 at 4:31 PM
-
-
Constructor Detail
-
ASImpl
public ASImpl(URI address)
-
-
Method Detail
-
getAddress
public URI getAddress()
- Specified by:
getAddress
in interfaceAddressableServer
-
-