|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.remoting.network.filter.InvokerProtocolFilter
public class InvokerProtocolFilter
InvokerProtocolFilter will examine the protocol of the InvokerLocators on the server and return true for the filter if the protocol matches our spec.
| Constructor Summary | |
|---|---|
InvokerProtocolFilter(java.lang.String protocol)
|
|
| Method Summary | |
|---|---|
boolean |
filter(Identity identity,
InvokerLocator[] locators)
called to apply a filter when selecting 0..* servers on the network |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InvokerProtocolFilter(java.lang.String protocol)
| Method Detail |
|---|
public boolean filter(Identity identity,
InvokerLocator[] locators)
filter in interface NetworkFilteridentity - locators -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||