A B C F G I O R S T

A

asyncSend(Packet) - Method in class org.codehaus.activemq.transport.gnet.GTransportChannel
Asynchronously send a Packet

B

BACKLOG - Static variable in class org.codehaus.activemq.transport.gnet.GTransportServerChannel
 

C

canProcessWireFormatVersion(int) - Method in class org.codehaus.activemq.transport.gnet.GTransportChannel
Can this wireformat process packets of this version
create(WireFormat, URI) - Method in class org.codehaus.activemq.transport.gnet.GTransportChannelFactory
Create a Channel to a remote Node - e.g.
create(WireFormat, URI, URI) - Method in class org.codehaus.activemq.transport.gnet.GTransportChannelFactory
Create a Channel to a remote Node - e.g.
create(WireFormat, URI) - Method in class org.codehaus.activemq.transport.gnet.GTransportServerChannelFactory
Bind a ServerChannel to an address

F

forceDisconnect() - Method in class org.codehaus.activemq.transport.gnet.GTransportChannel
 

G

GTransportChannel - class org.codehaus.activemq.transport.gnet.GTransportChannel.
An implementation of a TransportChannel which uses the Geronimo network layer for connectivity.
GTransportChannel(WireFormat, ThreadPool) - Constructor for class org.codehaus.activemq.transport.gnet.GTransportChannel
Construct basic helpers
GTransportChannel(WireFormat, Protocol, ThreadPool) - Constructor for class org.codehaus.activemq.transport.gnet.GTransportChannel
 
GTransportChannel(WireFormat, URI, URI, SelectorManager, ThreadPool, ClockPool) - Constructor for class org.codehaus.activemq.transport.gnet.GTransportChannel
 
GTransportChannelFactory - class org.codehaus.activemq.transport.gnet.GTransportChannelFactory.
An implementation of a TransportChannelFactory which uses the Geronimo network layer for connectivity.
GTransportChannelFactory() - Constructor for class org.codehaus.activemq.transport.gnet.GTransportChannelFactory
 
GTransportServerChannel - class org.codehaus.activemq.transport.gnet.GTransportServerChannel.
An implementation of TransportServerChannel which uses the Geronimo network layer for connectivity.
GTransportServerChannel(WireFormat, URI, SelectorManager, ThreadPool, ClockPool) - Constructor for class org.codehaus.activemq.transport.gnet.GTransportServerChannel
Default Constructor
GTransportServerChannelFactory - class org.codehaus.activemq.transport.gnet.GTransportServerChannelFactory.
An implementation of a TransportServerChannelFactory which uses the Geronimo network layer for connectivity.
GTransportServerChannelFactory() - Constructor for class org.codehaus.activemq.transport.gnet.GTransportServerChannelFactory
 
getCurrentWireFormatVersion() - Method in class org.codehaus.activemq.transport.gnet.GTransportChannel
 

I

init(SelectorManager, ThreadPool, ClockPool) - Static method in class org.codehaus.activemq.transport.gnet.GTransportChannelFactory
 
init(SelectorManager, ThreadPool, ClockPool) - Static method in class org.codehaus.activemq.transport.gnet.GTransportServerChannelFactory
 
isMulticast() - Method in class org.codehaus.activemq.transport.gnet.GTransportChannel
 

O

org.codehaus.activemq.transport.gnet - package org.codehaus.activemq.transport.gnet
An implementation of the transport layer using the Geronimo networking layer.

R

requiresEmbeddedBroker() - Method in class org.codehaus.activemq.transport.gnet.GTransportChannelFactory
 

S

start() - Method in class org.codehaus.activemq.transport.gnet.GTransportChannel
start listeneing for events
start() - Method in class org.codehaus.activemq.transport.gnet.GTransportServerChannel
start listeneing for events
stop() - Method in class org.codehaus.activemq.transport.gnet.GTransportChannel
close the channel
stop() - Method in class org.codehaus.activemq.transport.gnet.GTransportServerChannel
close the ServerChannel

T

toPacket(UpPacket) - Method in class org.codehaus.activemq.transport.gnet.GTransportChannel
 
toPlainDownPacket(Packet) - Method in class org.codehaus.activemq.transport.gnet.GTransportChannel
 
toString() - Method in class org.codehaus.activemq.transport.gnet.GTransportChannel
pretty print for object
toString() - Method in class org.codehaus.activemq.transport.gnet.GTransportServerChannel
 

A B C F G I O R S T

Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.