|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbridge.RoutMatcher
server.SRoutMatcher
public class SRoutMatcher
| Field Summary |
|---|
| Fields inherited from class bridge.RoutMatcher |
|---|
bridge |
| Constructor Summary | |
|---|---|
SRoutMatcher(Bridge b)
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getTypesToHandle()
|
void |
processConnection(ConnectionData data)
|
| Methods inherited from class bridge.RoutMatcher |
|---|
addConnectionAnswer, addConnectionInvitation, addRoutMatcherListener, getConAnswers, getConInvitations, removeRoutMatcherListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SRoutMatcher(Bridge b)
| Method Detail |
|---|
public void processConnection(ConnectionData data)
processConnection in interface ConnectionHandlerpublic java.lang.String[] getTypesToHandle()
getTypesToHandle in interface ConnectionHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||