Uses of Class
openr66.protocol.localhandler.packet.RequestPacket.TRANSFERMODE

Packages that use RequestPacket.TRANSFERMODE
openr66.protocol.localhandler.packet Classes implementing Packet for Local Handlers 
 

Uses of RequestPacket.TRANSFERMODE in openr66.protocol.localhandler.packet
 

Methods in openr66.protocol.localhandler.packet that return RequestPacket.TRANSFERMODE
static RequestPacket.TRANSFERMODE RequestPacket.TRANSFERMODE.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RequestPacket.TRANSFERMODE[] RequestPacket.TRANSFERMODE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.