|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsophware.home.net.AccessPipe
public class AccessPipe
AccessPipe ties two HomeAccess streams together
| Constructor Summary | |
|---|---|
AccessPipe(HomeAccess a,
HomeAccess z)
Creates an instance of AccessPipe |
|
| Method Summary | |
|---|---|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AccessPipe(HomeAccess a,
HomeAccess z)
throws java.io.IOException
AccessPipe
a - HomeAccessz - HomeAccess
java.io.IOException| Method Detail |
|---|
public void start()
throws java.io.IOException
java.io.IOExceptionpublic void stop()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||