|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjdcm.A_Release
public final class A_Release
The A_Release class represents a association release.
A_Associate,
A_Abort| Constructor Summary | |
|---|---|
A_Release(A_Associate associate)
Contructs a release request of this association |
|
| Method Summary | |
|---|---|
void |
readRPS()
Receive a release response |
void |
readRQ()
Receive a release message |
java.lang.String |
toString()
|
void |
writeRPS()
Send a Release response |
void |
writeRQ()
Send a release request |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public A_Release(A_Associate associate)
throws java.io.IOException
associate - The association
java.io.IOException| Method Detail |
|---|
public void readRQ()
throws java.io.IOException
java.io.IOException
public void writeRPS()
throws java.io.IOException
java.io.IOException
public void writeRQ()
throws java.io.IOException
java.io.IOException
public void readRPS()
throws java.io.IOException
java.io.IOExceptionpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||