net.sf.jgcs.utils
Interface Marshallable
- All Known Implementing Classes:
- AbstractMarshallableSocketAddress
public interface Marshallable
getMembershipID
MembershipID getMembershipID(byte[] buffer)
throws JGCSException
- Throws:
JGCSException
getBytes
byte[] getBytes(MembershipID id)
throws JGCSException
- Throws:
JGCSException
getSocketAddress
java.net.SocketAddress getSocketAddress(byte[] buffer)
throws JGCSException
- Throws:
JGCSException
getBytes
byte[] getBytes(java.net.SocketAddress addr)
throws JGCSException
- Throws:
JGCSException
Copyright (c) 2006, Universidade de Lisboa
For updates and related information please see jGCS home page