|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.mina.examples.reverser.ReverseProtocolProvider
public class ReverseProtocolProvider
ProtocolProvider
implementation for reverser server protocol.
Constructor Summary | |
---|---|
ReverseProtocolProvider()
|
Method Summary | |
---|---|
org.apache.mina.protocol.ProtocolCodecFactory |
getCodecFactory()
|
org.apache.mina.protocol.ProtocolHandler |
getHandler()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReverseProtocolProvider()
Method Detail |
---|
public org.apache.mina.protocol.ProtocolCodecFactory getCodecFactory()
getCodecFactory
in interface org.apache.mina.protocol.ProtocolProvider
public org.apache.mina.protocol.ProtocolHandler getHandler()
getHandler
in interface org.apache.mina.protocol.ProtocolProvider
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |