Package | Description |
---|---|
org.jboss.ws.core.client.transport |
Class and Description |
---|
ClientSocketChannelFactoryProvider
Provide the org.jboss.netty.channel.socket.ClientSocketChannelFactory
instances to be used each time the JBossWS Netty transport layer
requires a new channel factory to later create a channel.
|
NettyTransportHandler
This handles the Netty channels, allowing for a
keep-alive system.
|
WSResponseHandler
A Netty channel upstream handler that receives MessageEvent
and sends data back to the NettyClient.
|
WSResponseHandler.Result |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.