|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvocationContext.CallType | |
|---|---|
| org.tango.server | |
| Uses of InvocationContext.CallType in org.tango.server |
|---|
| Methods in org.tango.server that return InvocationContext.CallType | |
|---|---|
InvocationContext.CallType |
InvocationContext.getCallType()
InvocationContext.CallType |
static InvocationContext.CallType |
InvocationContext.CallType.getFromDevSource(fr.esrf.Tango.DevSource devSource)
|
static InvocationContext.CallType |
InvocationContext.CallType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static InvocationContext.CallType[] |
InvocationContext.CallType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.tango.server with parameters of type InvocationContext.CallType | |
|---|---|
InvocationContext(InvocationContext.ContextType context,
InvocationContext.CallType callType,
fr.esrf.Tango.ClntIdent clientID,
java.lang.String... names)
Ctr |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||