Add instructions to Remoting Guide for overriding a transport or create a new transport
---------------------------------------------------------------------------------------
Key: JBREM-816
URL:
http://jira.jboss.com/jira/browse/JBREM-816
Project: JBoss Remoting
Issue Type: Task
Security Level: Public (Everyone can see)
Affects Versions: 2.2.2.SP1
Reporter: Ron Sigal
Assigned To: Trustin Lee
Priority: Minor
Fix For: 2.4.0.CR1 (Pinto)
Client and server invokers are created by the org.jboss.remoting.InvokerRegistry class,
which will look for classes called TransportClientFactory and TransportServerFactory in
the directory org/jboss/remoting/transport/<transport> and use them to create client
and server invokers for the <transport> transport.
The current discussion of this facility in the Remoting Guide is rather brief.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira