|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mpisws.p2p.transport.peerreview.replay.inetsocketaddress.ISASerializer
public class ISASerializer
| Constructor Summary | |
|---|---|
ISASerializer()
|
|
| Method Summary | |
|---|---|
java.net.InetSocketAddress |
deserialize(InputBuffer buf)
|
java.nio.ByteBuffer |
serialize(java.net.InetSocketAddress i)
|
void |
serialize(java.net.InetSocketAddress i,
OutputBuffer buf)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ISASerializer()
| Method Detail |
|---|
public java.nio.ByteBuffer serialize(java.net.InetSocketAddress i)
serialize in interface IdentifierSerializer<java.net.InetSocketAddress>
public java.net.InetSocketAddress deserialize(InputBuffer buf)
throws java.io.IOException
deserialize in interface IdentifierSerializer<java.net.InetSocketAddress>java.io.IOException
public void serialize(java.net.InetSocketAddress i,
OutputBuffer buf)
throws java.io.IOException
serialize in interface IdentifierSerializer<java.net.InetSocketAddress>java.io.IOException
|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||