|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sapia.ubik.net.mplex.PositiveStreamSelector
public class PositiveStreamSelector
This is an implementation of a selector that always return true.
| Constructor Summary | |
|---|---|
PositiveStreamSelector()
Creates a new PositiveStreamSelector instance. |
|
| Method Summary | |
|---|---|
boolean |
selectStream(byte[] header)
Selects or not a stream by analyzing the header of the stream passed in. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PositiveStreamSelector()
| Method Detail |
|---|
public boolean selectStream(byte[] header)
selectStream in interface StreamSelectorheader - The first 64 bytes of the stream.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||