Apache CXF API

org.apache.cxf.binding.soap.tcp
Class ChannelService

java.lang.Object
  extended by org.apache.cxf.binding.soap.tcp.ChannelService

public final class ChannelService
extends Object


Method Summary
static void service(IoSession session, SoapTcpMessage message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

service

public static void service(IoSession session,
                           SoapTcpMessage message)

Apache CXF API

Apache CXF