|
jGCS Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jgcs.utils.AbstractMarshallableSocketAddress
public abstract class AbstractMarshallableSocketAddress
| Constructor Summary | |
|---|---|
AbstractMarshallableSocketAddress()
|
|
| Method Summary | |
|---|---|
byte[] |
getBytes(java.net.SocketAddress addr)
|
java.net.SocketAddress |
getSocketAddress(byte[] buffer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sf.jgcs.utils.Marshallable |
|---|
getBytes, getMembershipID |
| Constructor Detail |
|---|
public AbstractMarshallableSocketAddress()
| Method Detail |
|---|
public java.net.SocketAddress getSocketAddress(byte[] buffer)
throws JGCSException
getSocketAddress in interface MarshallableJGCSException
public byte[] getBytes(java.net.SocketAddress addr)
throws JGCSException
getBytes in interface MarshallableJGCSException
|
jGCS Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||