| Package | Description |
|---|---|
| org.synchronoss.cloud.nio.multipart |
| Modifier and Type | Method and Description |
|---|---|
BlockingIOAdapter.ParserToken.Type |
BlockingIOAdapter.ParserToken.getType()
Returns the type of the part
|
BlockingIOAdapter.ParserToken.Type |
BlockingIOAdapter.NestedEnd.getType()
Returns the type of the part
|
BlockingIOAdapter.ParserToken.Type |
BlockingIOAdapter.NestedStart.getType()
Returns the type of the part
|
BlockingIOAdapter.ParserToken.Type |
BlockingIOAdapter.Part.getType()
Returns the type of the part
|
static BlockingIOAdapter.ParserToken.Type |
BlockingIOAdapter.ParserToken.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlockingIOAdapter.ParserToken.Type[] |
BlockingIOAdapter.ParserToken.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.